名前 | 解説 | |
---|---|---|
![]() | ComArray<T> コンストラクタ | オーバーロードされます。 |
ComArray<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ComArray<T> コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
![]() | IsDisposed | Gets a value indicating whether this instance is disposed. GrapeCity.Documents.DX.DisposeBaseから継承されます。 |
![]() | Item | Gets or sets the T with the specified i. |
![]() | Length | Gets the length. GrapeCity.Documents.DX.ComArrayBaseから継承されます。 |
![]() | NativePointer | Gets the pointer to the native array associated to this instance. GrapeCity.Documents.DX.ComArrayBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. GrapeCity.Documents.DX.DisposeBaseから継承されます。 |
![]() | Get | Gets an object at the specified index. GrapeCity.Documents.DX.ComArrayBaseから継承されます。 |
![]() | GetEnumerator | GrapeCity.Documents.DX.ComArrayBaseから継承されます。 |
![]() | Set | Sets an object at the specified index. GrapeCity.Documents.DX.ComArrayBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Disposed | Occurs when this instance is fully disposed. GrapeCity.Documents.DX.DisposeBaseから継承されます。 |
![]() | Disposing | Occurs when this instance is starting to be disposed. GrapeCity.Documents.DX.DisposeBaseから継承されます。 |